@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial;
	font-size: 16px;
	color: #262a30;
}
.wrapper{
	width: 100%;
	height: auto;
	background-color: #ffffff;
	margin: 0 auto;
}
.mainContainer{
	width: 1300px;
	margin: 0 auto;
	height: auto;
}

.clear{
	clear:both;
}
.content-wrapper{
	width:100%;
	background: url('https://img.en25.com/EloquaImages/clients/EstatesGazette/%7Bb5d2d305-5244-4ef3-b40b-5947e39e19d6%7D_Radius_01_v4.jpg') no-repeat;
	background-size: 100% auto;
	
}

.rdx-logo {
	width: 100%;
	background-color: #FFFFFF;
	padding: 30px 0px;
	
}

/* logos container */

.logo-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
}

.logo-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
}

.logo-container li {
	display: inline-block;
}


.logo-container li+li {
	margin-left: 20px;
}

.logos-second-row {
	padding-top: 20px;
}

.sponsors-list img {
	width: 90%;
	height: auto;
}




.logo1 {
	margin-left:64px;
}

.content{
	float: left;
	height: 900px;
	margin-top: 180px;
	margin-left: 77px;
	position: relative;
}
.content1{
	width: 555px;
	color: #ffffff;
	float: right;
	height: auto;
	margin-top: 80px;
	margin-right: 77px;
}
.innercontent{
	font-size: 16px;
	line-height:24px;
	margin: 20px 0px 0px;
	
}
.text{
	color: #262830;
	width: 450px;
	height: auto;
	position: relative;
	top: 140px;
	font-size: 22px;
	background-color: #ffffff;
	
}
.sContent{
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 30px;
	background-color: #000000;
	-webkit-box-shadow: 7px 7px 0px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 7px 7px 0px 1px rgba(0,0,0,0.2);
	box-shadow: 7px 7px 0px 1px rgba(0,0,0,0.2);
	height:auto;
}

.fContent{
	padding-left: 10px;
	background-color: #000000;
	margin-bottom: 30px;
}


#video {
	margin-top: 40px;
}

#video-frame {
	width: 500px;
	height: 250px;
}
input[type=text]{
	font-size: 18px;
	line-height: 28px;
	width: 97%;
	height: 30px;
	background-color: #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: #a5a5a5 1px solid;
	padding-left: 10px;
	outline:none;
	color: #ffffff;
}

.field-lastname {
	width: 48% !important;
	float: right;
}

.field-lastname input {
	font-size: 18px;
	line-height: 28px;
	height: 30px;
	background-color: #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: #a5a5a5 1px solid;
	outline:none;
	padding-left: 10px;
}

.field-firstname {
	width: 45% !important;
	float: left;
	
}

.field-firstname input {
	font-size: 18px;
	line-height: 28px;
	height: 30px;
	background-color: #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: #a5a5a5 1px solid;
	outline:none;
	padding-left: 10px;
	color: #ffffff;
}

.field{
	background-color: #000000;
	padding-bottom: 20px;
	border:0;
}

.field-names {
	background-color: #000000;
	padding-bottom: 20px;
	border:0;
}

.form-field-text{
	width:95%;
	padding:5px;
	border-top:none;
	border-left:none;
	border-right:none;
}

select {
	font-size: 18px;
	line-height: 28px;
	width: 100%;
	height: 30px;
	border: 0;
	border-radius: 0;
   	border-bottom: #a5a5a5 1px solid;
	-webkit-appearance: none;
	padding-left: 10px;
	outline:none;
}
.styled-select {
   background:url(https://img.en25.com/EloquaImages/clients/EstatesGazette/%7Bf0556fa5-96a9-4b7a-8209-4ff516524f3c%7D_dropdown.png) no-repeat 98% 0;
   width: 441px;
   height: 30px;
   overflow: hidden;
}
.pHolder{
	color: #757575;
}
/**/
input[type=checkbox] {
	display: none;
}
.checkMe {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 20px;
}
.checkMe:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 3px;
	left: 0;
	background-color: #a5a5a5;
}

/**/
.checkbox{
	margin-left: 10px;
}
.checkbox label {
	margin-top: 10px
}
.checkbox label:before {
	border-radius: 50px;
}
input[type=checkbox]:checked + .checkMe:before {
	background-color: #ff6347;
}
/**/
.orangeMe{
	color: #ff6347;
}
h1{
	font-size: 30px;
	margin: 0px;
	color:#ffffff;
}
header{
	width: 100%;
	height:auto;
}
.lContent{
	margin-left: 64px;
	margin-top: 100px;
	width: 550px;
	height:auto;
	float:left
}
	
#copy-text {
	margin-top: 40px;

}

#copy-text p {
	color:#262830;
}

.logo{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	height: auto;
	float: left;
}
.helper{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.logo img{
    vertical-align: middle;
    max-height: 110px;
    max-width: 426px;
	margin-left: 67px;
}
input[type=submit]{
	color: #ffffff;
	background-color: #797979;
	border: 0px;
	border-bottom: solid 5px #585858;
	border-right: solid 5px #585858;
	height: 55px;
	width: 450px;
	margin-left: 10px;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 20px;
}
.sMedia{
	height: 25px;
	font-size: 12px;
	float: left;
	margin-right: 40px;
}
.sMedia img{
	vertical-align: middle;
	margin-right: 10px;
}
.lText{
	height: auto;
	border-left: 3px solid #ffffff;
	color: #ffffff;
	padding-left: 20px;
	font-size: 50px;
	line-height: 80px;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}

footer{
	margin-top: 200px;
}*
.content-footer{
	width:450px;
	margin:0 auto;
	padding:0px 0px 20px;
}


.footer-add{
	color: #262930;
	font-size:12px;
	text-align:center;
}
.contact{
	width:100%;
	margin:0 auto;
	text-align: center;
}
.contact-footer{
	height: 25px;
	font-size: 12px;
	float: left;
	margin-right: 40px;
	color: #262930;
}
.contact-rfooter{
	height: 25px;
	font-size: 12px;
	float: left;
	color:#ededed;
}


/* added css by jay */
.hide-extra {
	display: none;
}

@media (max-width: 1330px){
	.lContent {
		margin-top: 140px;
	}
	
	.mainContainer{
		width:100% !important;
	}
	
	.wrapper{
		width:100% !important;
	}
}
@media (max-width: 1250px){
	.content{
		margin-left:50px;
	}
	.content1{
		margin-right:50px;
	}
	.contact{
		width:100%; 
	}
}
@media (max-width: 1200px){
	.content{
		width:100%;
		margin-top: 30px;
		margin-left:0px;
		position:static !important;
		height:auto;
	}

	.lContent {
		width: 100%;
		height: auto;
		margin-left: 0px;
		text-align: center;
	}
	
	.text{
		width:90%;
		position:static !important;
		height:auto;
		margin:0 auto;
		padding:0px 0px 25px;
		padding: 20px;
	}
	.content1{
		margin:0 auto !important;
		float:inherit;
		padding-top:50px;
	}
	.clear-mobile{
		clear:both;
	}
	
	.logo-container ul {
		justify-content: center
	}
	
	.logo-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 1200px){
	
	#header-text {
		padding: 0px 20px;
	}
	
	#copy-text {
		padding: 0px 20px 20px;
	}
}


@media (max-width: 1000px){
	
	.lContent {
		margin-top: 100px;
	}
		
}


@media (max-width: 820px){
	
	.lContent {
		margin-top: 70px;
	}
	
}

@media (max-width: 700px){
	
	.lContent {
		margin-top: 40px;
	}
	
}


@media (max-width: 600px){
	
		.mainContainer {
			background-repeat: no-repeat;
			background-position: center center;
			background-attachment: fixed;
			background-size: cover;
  	}
	.content1{
		width:95%;
	}
	input[type=submit]{
		width:100%;
	}
	.styled-select {
		width:100%;
	}
	.sContent{
		padding-left:20px;
		padding-right:35px;
	}
	.logo{
		width:100%;
		text-align:center;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.logo img{
		width: 300px;
		height:auto;
		margin-left: 0px;
	}
	.lContent{
		width: 100%;
		height:auto;
	}
	.lText{
		font-size: 46px;
	}
	
	
	#rdx-logo {
	margin: 0 auto !important;
	}
	
	#header-text h1 {
		font-size: 24px;
	}
	
	.content-wrapper{
	width:100%;
	background: url('https://img.en25.com/EloquaImages/clients/EstatesGazette/%7Bb5d2d305-5244-4ef3-b40b-5947e39e19d6%7D_Radius_01_v4.jpg') no-repeat;
	background-size: 100% 180px;
	}
	
}
@media (max-width: 500px){
	
	
	.logo1 {
	margin-left:0px;
	text-align:center;
	}
	.field-names {
		padding-bottom: 0px !important;
	}
	
	.field-lastname {
		width: 100% !important;
		float: none !important;
		padding-bottom: 20px !important;
	}
	
	.field-firstname {
		width: 100% !important;
		float: none !important;
		padding-bottom: 20px !important;
	}
	
	.mainContainer {
			background-repeat: no-repeat;
			background-position: center center;
			background-attachment: fixed;
			background-size: cover;
  	}
	h1.orangeMe{
		font-size: 120%;
	}
	.text{
		font-size: 100%;
	}
	.logo{
		width: 100%;
	}
	.lText{
		font-size: 38px;
	}
	
	#video-frame {
		width: 100%;
		height: 200px;
	}
}
@media (max-width: 480px){
	
	.mainContainer {
			background-repeat: no-repeat;
			background-position: center center;
			background-attachment: fixed;
			background-size: cover;
  	}
	.content-footer{
		width:100%;
	}
	.contact-footer{
		width:100%;
		float:none;
		margin:0 auto;
		text-align:center;
	}
	.contact-rfooter{
		width:100%;
		float:none;
		margin:0 auto;
		text-align:center;
	}
	.lText{
		font-size: 38px;
	}
}
@media (max-width: 460px){
	.mainContainer {
			background-repeat: no-repeat;
			background-position: center center;
			background-attachment: fixed;
			background-size: cover;
  	}
	.logo{
		width: 100%;
	}
	.lText{
		font-size: 28px;
	}
	.content-footer{
		width:100%;
	}
	.contact-footer{
		width:100%;
		float:none;
		margin:0 auto;
		text-align:center;
	}
	.contact-rfooter{
		width:100%;
		float:none;
		margin:0 auto;
		text-align:center;
	}
}
@media (max-width: 360px){
	.mainContainer {
			background-repeat: no-repeat;

			background-position: center center;
			background-attachment: fixed;
			background-size: cover;
  	}
	.lContent{
		padding:20px 0px 10px;
	}
	.logo{
		width: 100%;
	}
	.logo img{
		width: 250px;
		height: auto;
	}
}

/* added clear fix - jay */
.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */
